{
gbuint16 i, ct;
pdbrec_t *last_rec;
- gbint32 offs;
+ gbuint32 offs;
pdbrec_t *rec;
/* load the header */
last_rec = fin->rec_list;
if (fin->appinfo_offs != 0) {
- gbint32 top;
+ gbuint32 top;
/* seek to application info offset */
while (offs < fin->appinfo_offs) {
time_t mtime; /* modification time */
time_t btime; /* backup time */
gbuint32 revision;
- gbint32 appinfo_offs; /* offset to application info */
- gbint32 index_offs; /* offset to sort-index info */
+ gbuint32 appinfo_offs; /* offset to application info */
+ gbuint32 index_offs; /* offset to sort-index info */
gbuint32 creator;
gbuint32 type;
gbuint32 uid;